home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17875 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: canterbury.ac.nz!cantva!misc1870
  2. From: TCM <misc1870@csc.canterbury.ac.nz> (The Cookie Monster [Glenn Fisher])
  3. Newsgroups: comp.lang.c++,rec.games.programmer,alt.msdos.programmer,comp.programming
  4. Subject: Re: Young programmers read me.
  5. Date: 18 Apr 96 10:27:58 +1200
  6. Organization: University of Canterbury, Christchurch, New Zealand
  7. Message-ID: <1996Apr18.102758@cantva>
  8. References: <4icpp9$7hr@barad-dur.nas.com> <4imqe4$cj3@ping1.ping.be> <1996Mar23.224853.116513@kuhub.cc.ukans.edu> <4j52hn$ikb@news.ios.com> <Pine.OSF.3.91.960403112207.17337H-100000@bud.cc.swin.edu.au> <3164622D.6BC8982@dark.mountain.stronghold> <316c5a22.3709689@nntp.ix.netcom.com> <316ED9BC.4164E434@dark.mountain.stronghold> <1996Apr15.175153@cantva> <31748CEB.396@mail.ccil.net>
  9. NNTP-Posting-Host: cantva-fddi.canterbury.ac.nz
  10.  
  11. In article <31748CEB.396@mail.ccil.net>, Pete Tyjewski <petertyj@mail.ccil.net> writes:
  12. >> > Yes, I agree VB is shit, but PowerBasic is quite different.
  13. >> 
  14. >> Yep, If PowerBASIC could do a flat memory model (I know it's in the works), I
  15. >> would still be using BASIC, I think it's compareable to any 16bit C compiler.
  16. > Power basic does do protected mode and flat model and pointers 
  17. > and word, doubleword, byte, longint,verylongint,and pointer arithmetic
  18. > and huge arrays (up to memory limits)
  19.       ^^^^
  20. This kind of follows from having a flat model. (yeah, I know, they had huge
  21. arrays before they had a flat model).
  22.  
  23. > you can also peek an poke inp and out in words and double words
  24.  
  25. Neat, ok, I'll rephraise that. When I decided I couldn't stand real mode
  26. anymore, PB didn't support protected mode (about 6-12 months ago I think). I 
  27. asked them about it (and OOP) and they said both were in the works for later 
  28. versions. I guess they actually meant it ;)
  29.  
  30. Does PB have OOP yet?
  31.  
  32. -- 
  33. The Cookie Monster (TCM)
  34.  - All Gods children are lost... but only a few can program.
  35.